CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - smoothing linear filters

搜索资源列表

  1. tuxiangpinhua.rar

    0下载:
  2. 图像平滑 中值滤波属于非线性平滑滤波器,它可以消除噪声又能保护图象的细节,Image smoothing median filter belong to non-linear smoothing filters, which can eliminate noise and protect the image details
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:15726
    • 提供者:陈杰
  1. smooth.rar

    0下载:
  2. 图像的平滑滤波。通过平滑线性滤波器和中值滤波两种方法对噪声污染的图像进行净化。,Image smoothing filter.By smoothing the linear filters and median filter for noise pollution are two ways to purify the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:50275
    • 提供者:王昊
  1. aver_filter

    0下载:
  2. 这是一个基于偏微分方程的图像处理问题的非线性平滑滤波器的程序!-This is a partial differential equations based on the question of image processing procedures for non-linear smoothing filters!
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:937
    • 提供者:zhangyi
  1. fir

    0下载:
  2. FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。-FIR (Finite Impulse Response) filters: finite impulse response filter unit, digital signal processi
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:1147
    • 提供者:heyan
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. alphaBetaFilter

    0下载:
  2. The function alphaBetaFilter implements a generic algorithm for an alpha-beta filter that is a linear state estimation for position and velocity given an observed data. It acts like a smoothing. Also closely related to Kalman filters and to linear st
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2030
    • 提供者:Karthi
  1. Image-processing-source-code

    1下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12969327
    • 提供者:任朝阳
  1. Guided-image-filter-kaiming-He

    0下载:
  2. The guided filter can be used as an edge-preserving smoothing operator like the popular bilateral filter, but has better behaviors near edges. The guided filter is also a more generic concept beyond smoothing: it can transfer the structures of the gu
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3337773
    • 提供者:mr.li
  1. DIP_chapter3_sourcecode

    0下载:
  2. Chapter 3 of text book “Digital Image Processing” Gonzales named Intensity Transformations and Spatial Filtering, which consists of 6 sub-sections including (1) Basics intensity transformation functions, (2) Histogram Processing, (3) Spatial Filterin
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:12288
    • 提供者:Han
  1. smoothing-spatial-filtering-ANG-code

    0下载:
  2. 主要关于平滑空间滤波例如平滑线性滤波器和统计排序滤波器方法的讲解及相关代码。-Mainly on smoothing spatial filtering such as smoothing linear filters and statistical sorting filter method to explain and related code 。
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:1289216
    • 提供者:小陈
  1. Untitled3

    0下载:
  2. 高斯滤波器是一类根据高斯函数的形状来选择权值的线性平滑滤波器。高斯平滑滤波器对于抑制服从正态分布的噪声非常有效。(The Gauss filter is a class of linear smoothing filters that select weights based on the shape of the Gauss function. The Gauss smoothing filter is very effective in suppressing noise that obey
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:小莫洛
  1. shutu1

    3下载:
  2. (1)图像基本操作:不同格式(大于3种)图像的读入与存盘、文字叠加、不同彩色空间的转换、图像的DCT及FFT变换等; (2)图像增强:包括直方图拉升(线性和非线性)、直方图均衡、平滑与锐化(采用不同的滤镜),美颜(加分项); (3)图像恢复:几何操作(如旋转、缩放、投影校正等)、模糊恢复(如运动模糊消除等,加分项); (4)图像合成(加分项):实现换头、换背景、图像拼接等功能。((1) Basic operation of image: reading and saving of images
  3. 所属分类:图形图像处理

    • 发布日期:2020-04-26
    • 文件大小:23153664
    • 提供者:ISSING
搜珍网 www.dssz.com